Developer --> Technical Publications
PATHJava Developer Documentation > Mac OS Runtime for Java > JManager > Programming With JManager


The Text Object

Many JManager functions require you to pass strings in their parameter lists. These strings must be passed as a text object to allow use of different text encodings. Such a text object has the following type definition:

typedef struct JMText* JMTextRef;
© 1998 Apple Computer, Inc. — (Last Updated 3 Dec 98)

Previous | Back Up One Level | Next |